convert inputstream to byte[] in java

Posted by JGC on Stack Overflow See other posts from Stack Overflow or by JGC
Published on 2009-08-12T07:27:22Z Indexed on 2010/06/07 9:02 UTC
Read the original article Hit count: 181

Filed under:

hi i want to read an image and convert it to byte[] for my use. what should I do?

© Stack Overflow or respective owner

Related posts about java